home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- unLoadCast(39, 43)
- InVis(16)
- sound playFile 2, "..\som\seta.wav"
- startTimer()
- repeat while the timer < 20
- nothing()
- end repeat
- startTimer()
- repeat while the timer < 30
- nothing()
- end repeat
- onVis(13)
- updateStage()
- startTimer()
- repeat while the timer < 30
- nothing()
- end repeat
- go("exit")
- end
-